home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 December / december_2001.iso / Graphic Programs / AiPict 5.5 / AIPICT55.EXE / ENHANCE.BIP < prev    next >
Encoding:
Text File  |  2000-03-14  |  308 b   |  20 lines

  1. // This sample batch file will
  2. // enhance typical images.
  3. // Feel free to experiment.
  4.  
  5. ENHANCE=8,247
  6. GAMMA=110,110,110
  7. UNSHARPMASK=144,48
  8. OUTLIER=53
  9. HLS=0,-30,30
  10.  
  11. // The following steps add a
  12. // colored border and "textmark".
  13.  
  14. BORDER=255,16,16
  15. TEXTMARK_TOPLEFT=(c) 2000 Your Text Here
  16.  
  17.  
  18.  
  19.  
  20.